CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - multi thread linux

搜索资源列表

  1. Linux.rar

    0下载:
  2. 实现linux下1、文件的拷贝;2、运行3个多线程任务、3、添加一个新的系统调用。,implement under linux environment:1. copy of files 2. run 3 multi-thread application 3. add a new system_call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:22638
    • 提供者:steven
  1. threads-2.0.tar

    1下载:
  2. 多线程库 -Multi-thread library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:171265
    • 提供者:站长
  1. Linux_multithread

    0下载:
  2. Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:36262
    • 提供者:林雁冉
  1. threads

    1下载:
  2. Linux高级编程:多线程、线程池、并发处理、信号等-Linux Advanced Programming: Multi-thread, thread pools, concurrent processing, signal, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:6230
    • 提供者:张三
  1. pthreadmatrix

    0下载:
  2. Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1468
    • 提供者:cui
  1. thread-m

    0下载:
  2. linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:132177
    • 提供者:Tanker
  1. linux-mul-thread

    0下载:
  2. linux的多线程编程源码,对于linux的编程非常有帮助。-linux-source multi-threaded programming, linux programming for the very helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5433
    • 提供者:dfpdn
  1. ptt-1.0.tar

    0下载:
  2. linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:309727
    • 提供者:许杨
  1. Linux-userthread-library

    0下载:
  2. 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:326347
    • 提供者:李海波
  1. thread

    0下载:
  2. thread application code, the multi-thread application start code of Linux application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1793
    • 提供者:nameblue
  1. unixsocket

    0下载:
  2. linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:44287362
    • 提供者:今天
  1. readerwriter

    0下载:
  2. 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:113373
    • 提供者:孙芸芸
  1. examples

    0下载:
  2. Tilera 芯片linux下并行程序的C语言实现,全部例程源代码,打包共享-Tilera Multi-Processor Multi-Thread Programme Examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1189393
    • 提供者:曾三
  1. db.tar

    0下载:
  2. Linux下多线程进行数据库操作的接口,基于散列表的实现。-Multi-thread Linux data-base interface with the implementation of hash
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:7153
    • 提供者:子林
  1. linux-multi-thread-synchronization

    0下载:
  2. linux多线程同步的方法 在线程对共享相同内存操作时,就会出现多个线程对同一资源的使用,为此,需要对这些线程进行同步,以确保它们在访问共享内存的时候不会访问到无效的数值。-linux multi-thread synchronization Threads share the same memory operation, there will be multiple threads use the same resources to do this, you need to synch
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:7245
    • 提供者:长林
  1. thread

    0下载:
  2. linux操作系统下多线程编程实例源代码-Source of multi-thread Coding on linux operating system。
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:748
    • 提供者:Cauchy
  1. OS_multi-thread

    0下载:
  2. 实现linux系统下的静态链接和动态链接,以及在一个进程中建立多个线程-realizing the static and dynamic link in the operating system of linux, and creating multi-thread in one process
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2037485
    • 提供者:wang
  1. thread

    0下载:
  2. 多线程矩阵计算 linux/ windows-matrix multi threads linux/ windows both ok
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2501
    • 提供者:Xi Chen
  1. linux线程

    0下载:
  2. linux线程的实验报告,基于linux编写了多线程通信,以及等待延时10秒,若无数据将发送timeout(Linux thread experimental report, based on Linux written multi-threaded communication, and wait for 10 seconds delay, if no data will send timeout)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:63488
    • 提供者:喵了Ge咪
  1. spider

    0下载:
  2. 基于linux下的多线程爬虫系统,包含URL去重,网页去重,持久化本地等功能(Multi thread crawler system based on Linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:26624
    • 提供者:server_luacs
« 12 3 4 »
搜珍网 www.dssz.com